Total Complexity | 21 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 151 |
Lines of code | 62 |
Logical lines of code | 39 |
Comment lines | 63 |
Methods | 6 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
decrypt() | 58 | 4 | 15 | |
get_default_key() | 65 | 5 | 9 | |
get_default_salt() | 65 | 5 | 9 | |
encrypt() | 60 | 3 | 13 | |
__construct() | 65 | 2 | 9 | |
maybe_encrypt() | 70 | 2 | 7 |